home *** CD-ROM | disk | FTP | other *** search
/ Celestin Apprentice 7 / Apprentice-Release7.iso / Environments / PowerFantasm™ 4.19a / PowerFantasm™ / Fantasm V4 headers / OSutils.def < prev    next >
Text File  |  1996-06-21  |  365b  |  20 lines

  1. *(C) Lightsoft 1995/1996.
  2.     if    PPC
  3.         IMPORT    LongDateToSeconds
  4.         IMPORT    LongSecondsToDate
  5.         IMPORT    ToggleDate
  6.         IMPORT    ValidDate
  7.         IMPORT    IsMetric
  8.         IMPORT    GetSysPPtr
  9.         IMPORT    ReadDateTime
  10.         IMPORT    GetDateTime
  11.         IMPORT    SetDateTime
  12.         IMPORT    SetTime
  13.         IMPORT    GetTime
  14.         IMPORT    SecondsToDate
  15.         IMPORT    SysBeep
  16.         IMPORT    DTInstall
  17.         IMPORT    SysEnvirons
  18.         IMPORT    Delay
  19.     endif
  20.